projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb925f
)
(font-lock-mode): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 23 Jan 2001 11:23:07 +0000
(11:23 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 23 Jan 2001 11:23:07 +0000
(11:23 +0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index 188b5de7fe8172070c6c23b4ff6c58e722c6cd05..30605b576361603052056f8c43c23998e55a3ebe 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-686,7
+686,8
@@
Major/minor modes can set this variable if they know which option applies.")
;;;###autoload
(define-minor-mode font-lock-mode
"Toggle Font Lock mode.
-With arg, turn Font Lock mode on if and only if arg is positive.
+With arg, turn Font Lock mode on if and only if arg is positive,
+otherwise turn it off.
\(Font Lock is also known as \"syntax highlighting\".)
When Font Lock mode is enabled, text is fontified as you type it: